home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / LYME110.ZIP / LYME.CFG < prev    next >
Encoding:
Text File  |  1996-01-11  |  2.2 KB  |  87 lines

  1. ; This is a sample configuration file for LYME, version 1.00.
  2. ;
  3. ; All lines preceded by ; are comments, and are ignored.
  4. ;
  5. ; The first non-comment line must be the path where the .TICs and files
  6. ; are found.
  7. ;
  8. c:\im\files\
  9. ;
  10. ; Next you may have a number of !commands, which control different functions
  11. ; of the processor.
  12. ;
  13. ; !TICKET will generate a 'ticket' message in the specified base, addressed
  14. ; to the given name, with a list of all files imported, the area they come
  15. ; from, and their brief (one-line) description
  16. ;
  17. !TICKET 1 SysOp
  18. ;
  19. ; !DIZ controls whether or not FILE_ID.DIZ files will be imported for the
  20. ; file description.  If no !DIZ command is used, !DIZ ON (import the
  21. ; description) will be assumed.
  22. ;
  23. ; Valid options are ON and OFF.
  24. ;
  25. !DIZ ON
  26. ;
  27. ; !LDESC controls whether or not any LDesc fields in the TIC file will be
  28. ; imported as the file's description.  These fields will only be used if
  29. ; there is no FILE_ID.DIZ or !DIZ is OFF.
  30. ;
  31. ; Valid options are ON (import them, default), and OFF.
  32. ;
  33. !LDESC ON
  34. ;
  35. ; !ORPHAN specifies how orphaned TICs will be handled.  Options are KEEP
  36. ; (default) or KILL.
  37. ;
  38. !ORPHAN KEEP
  39. ;
  40. ; !UNKNOWN specifies how TICs from an unknown file area are handled.  Options
  41. ; are KEEP (default) or KILL.
  42. ;
  43. !UNKNOWN KEEP
  44. ;
  45. ; !ALLTICS allows you to specify a filespec to search for an archive
  46. ; containing .TIC files.  Planet Connect and other providers use this
  47. ; method for sending .TIC files.  The default is ALLTICS.*
  48. ;
  49. !ALLTICS ALLTICS.ZIP
  50. ;
  51. ; All other non-commented lines are assumed to be area definitions.  The
  52. ; format for these definitions should be:
  53. ;
  54. ;       areaname filearea|KILL
  55. ;
  56. ; Where areaname is the name of the file area to import (wildcards are
  57. ; allowed) and filearea is the area (as defined in your RA configuration) to
  58. ; import files to.  If KILL is used instead of a filearea, the files will
  59. ; be deleted.
  60. ;
  61. ; Several examples are below.
  62. ;
  63. 1-* 1
  64. 2-* 1
  65. PCB-NAPP 13
  66. DDSDOORS 5
  67. 1-SOUND 27
  68. 4_SOUND 27
  69. FW* 34
  70. RAD* 26
  71. ECHOLIST 48
  72. WDN_* KILL
  73. NODEDIFF 195
  74. BACKBONE 195
  75. FIDONEWS 195
  76. FILEBONE 195
  77. SS_AREAS 195
  78. EP-MAG 43
  79. EP-ASCII 40
  80. FTSC* 195
  81. PCB-PPE KILL
  82. CDN_* KILL
  83. FASTECHO 26
  84. LINUX* KILL
  85. PROBOARD KILL
  86. RA* 26
  87.